lib/deploy: When deleting staged deployment, delete any lock
authorJonathan Lebon <jonathan@jlebon.com>
Fri, 21 Jan 2022 16:28:25 +0000 (11:28 -0500)
committerJonathan Lebon <jonathan@jlebon.com>
Fri, 21 Jan 2022 16:30:23 +0000 (11:30 -0500)
commit88dca03967ede45c4be475eafd005b6c881e6a56
tree60a415e9803ac43eb93670bd150a3f45524389bd
parent0713ad32599441b5861dac05a8413e0d25454b8a
lib/deploy: When deleting staged deployment, delete any lock

Otherwise, any future staged deployment will also automatically be
locked even if not requested. Likely we should fold the locking into the
primary `staged-deployment` serialized GVariant instead.
src/libostree/ostree-sysroot-deploy.c